use consistent whitespace in configure comments.
authortsteven4 <tsteven4@gmail.com>
Tue, 9 Oct 2018 19:42:37 +0000 (13:42 -0600)
committertsteven4 <tsteven4@gmail.com>
Tue, 9 Oct 2018 19:42:37 +0000 (13:42 -0600)
configure
configure.ac

index 061f9c0d663f8d9f086739456abe6979310d4c1f..4015ab83178c532ea8e392fab736f3b5ed681cdd 100755 (executable)
--- a/configure
+++ b/configure
@@ -6260,8 +6260,8 @@ rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
 #      When using Qt installed on a non-system path,
 #      e.g. with Qt installed with a Qt installer from download.qt.io,
 #      we may need to add the Qt lib location to the runtime library search path.
-# we use AC_RUN_IFELSE because AC_LINK_IFELSE may pass when a different
-# Qt library is found on the runtime library search path.
+#      we use AC_RUN_IFELSE because AC_LINK_IFELSE may pass when a different
+#      Qt library is found on the runtime library search path.
        { $as_echo "$as_me:${as_lineno-$LINENO}: checking loader paths for Qt libs" >&5
 $as_echo_n "checking loader paths for Qt libs... " >&6; }
        OCPPFLAGS="$CPPFLAGS"
index d9184c4aced31d13f51ebf3b5e0959d04a23c619..98ab5263573a3218153b76ad444e4b263c457c1e 100644 (file)
@@ -352,8 +352,8 @@ AS_CASE(["$target"], [*-*-darwin*], [
 #      When using Qt installed on a non-system path,
 #      e.g. with Qt installed with a Qt installer from download.qt.io,
 #      we may need to add the Qt lib location to the runtime library search path.
-# we use AC_RUN_IFELSE because AC_LINK_IFELSE may pass when a different
-# Qt library is found on the runtime library search path.
+#      we use AC_RUN_IFELSE because AC_LINK_IFELSE may pass when a different
+#      Qt library is found on the runtime library search path.
        AC_MSG_CHECKING(loader paths for Qt libs)
        OCPPFLAGS="$CPPFLAGS"
        CPPFLAGS="$CPPFLAGS -I$QT_INC"